/ Assembly List / LJCTextDataReaderLib / TextDataReader / GetChar

Namespace - LJCTextDataReaderLib


Parameters
name - The data field name.

Returns

The data field char value.

Syntax

C#
public Char GetChar(String name)

Returns the char value of the data field with the specified name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.